GtkSwitch: End animations on finalize
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 12:25:10 +0000 (14:25 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 12:36:42 +0000 (14:36 +0200)
commitd4bd9e9c46bc1230ea697efe887b1d77f66ba535
treed5147ef3a2aa29f9ba60d9f84920805cb3b77756
parent007ba3bc14b690f32f269770ec6a52c7c6a561a5
GtkSwitch: End animations on finalize

Handle the unlikely case that a switch gets finalized while its
toggle animation is running.
gtk/gtkswitch.c